Uses of Interface
com.cisco.pt.ipc.sim.HTTPClient
Packages that use HTTPClient
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of HTTPClient in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return HTTPClientModifier and TypeMethodDescriptionIPCFactory.createClient(HTTPBackgroundClientManager hTTPBackgroundClientManager) protected HTTPClientIPCFactory.instantiateHTTPClient(IPCMessageLTV message) -
Uses of HTTPClient in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type HTTPClientModifier and TypeMethodDescriptionvoidHTTPClientEventRegistry.addListener(HTTPClientEventListener listener, HTTPClient objClass) voidHTTPClientEventRegistry.addSpecificListenerFiltered(HTTPClientEventListener listener, HTTPClient objClass, List<String> events) voidHTTPClientEventRegistry.removeListener(HTTPClientEventListener listener, HTTPClient objClass) voidHTTPClientEventRegistry.removeSpecificListenerFiltered(HTTPClientEventListener listener, HTTPClient objClass, List<String> events) -
Uses of HTTPClient in com.cisco.pt.ipc.sim
Subinterfaces of HTTPClient in com.cisco.pt.ipc.simModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim that return HTTPClientModifier and TypeMethodDescriptionHTTPBackgroundClientManager.createClient()Information provided by the PKI file: -
Uses of HTTPClient in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement HTTPClientModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return HTTPClientModifier and TypeMethodDescriptionHTTPBackgroundClientManagerImpl.createClient()Information provided by the PKI file: